home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1524 / frame_33 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  365 b   |  19 lines

  1. set("/Variables:CordePoidsCoupe",true);
  2. loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=19&stage=18",0);
  3. tellTarget("_root.StepBalanceMovie.StepBalance")
  4. {
  5.    play();
  6. }
  7. tellTarget("_root.Poids")
  8. {
  9.    gotoAndStop("Tombe");
  10. }
  11. tellTarget("_root")
  12. {
  13.    gotoAndStop(eval("/Variables:EtatActif"));
  14. }
  15. tellTarget("_parent")
  16. {
  17.    gotoAndStop(1);
  18. }
  19.